chore: bump mockgen, proto-gen-go and grpc deps#811
chore: bump mockgen, proto-gen-go and grpc deps#811idebeijer wants to merge 5 commits intokubernetes-sigs:masterfrom
Conversation
Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
- Upgrade mockgen to v0.6.0 for Go 1.25 compatibility. - Upgrade protoc-gen-go to v1.35.1 and protoc-gen-go-grpc v1.5.1 to align with oldest supported k/k (1.32). - Bump konnectivity-client Go version to 1.23. - Remove redundant license header generation for `make gen-proto`. Signed-off-by: Igor de Beijer <71566757+idebeijer@users.noreply.github.com>
|
Hi @idebeijer. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: idebeijer The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
make gen-proto.This PR is based on #810, that should be merged first.